/* 手机端头部 */
.wap-header { display: none;    background-color: #fff; position: fixed;  top: 0; width: 100%; z-index: 99;}
.wap-header .head-con {height: 100px;  display: flex;  align-items: center;  justify-content: space-between;}
.wap-click span { width: 34px; height: 2px; background: rgb(0, 0, 0); display: block; margin: 10px auto; transition: all 277ms ease-in-out; position: relative;}
.wap-click span:nth-child(1) {  margin-top: 15px;}
.active span.cl-1 { transform: rotate(-45deg); top: 12px;}
.active span.cl-2 {opacity: 0;}
.active span.cl-3 { transform: rotate(45deg); top: -12px;}
.wap-nav {background: #fafafa; z-index: 20; left: 0; width: 100%; display: none; position: absolute;  top:84px; padding:0;}
.wap-nav ul li a {  display: block; font-size: 16px;  line-height: 50px; color: #333; text-indent: 30px;  transition: all 0.6s; }
.wap-nav ul li a:hover,  .wap-nav ul li.on > a {background: #036eb8;  color: #fff;}
.wap-zw {height: 100px; display: none;}

/* 手机端底部 */

.wapfoot-zw{height: 70px;display: none;}
.pf_down {width: 100%;float: left;position: fixed;left: 0;bottom: 0;height: 70px;background: #036eb8;box-shadow: 0 -4px 7px rgba(0,0,0,0.15);z-index: 9999999; display: none;}
.pf_down li {box-sizing: border-box;width: 33.33%;float: left;text-align: center;padding:14px 0 12px 0;}
.pf_down li .ico7 {width: 100%;float: left;height: 20px;}
.pf_down li.l1 .ico7{ background: url(../images/foot-home.png) no-repeat center center;   background-size: 20px 18px;}
.pf_down li.l2 .ico7{ background: url(../images/fixed-el.png) no-repeat center center;   background-size: 20px 20px;}
.pf_down li.l3 .ico7{ background: url(../images/fixed-top.png) no-repeat center center;   background-size: 20px 17px;}
.pf_down li .name {width: 100%;float: left;margin-top: 7px;font-size: 1rem;color: #fff;line-height: 1rem;}


@media screen and (min-width: 200px) and (max-width: 1900px) {
    .Fields .swiper-button-prev {display: none;}
    .Fields .swiper-button-next {display: none;}
}

/* ======================================================1600px========================================================= */
@media screen and (min-width: 200px) and (max-width: 1600px) {
    .fw-list .list-top li{display: inline-block;margin: 0 15px;}

    .container {  width: 92%;}

    /* 头部 */
    .head-nav ul li a {  width: 100px;margin-right: 0;}

    /* 亚为产品 */
    .fw-product::after {background-size: cover;}

    .fw-list .hd ul {flex-wrap: wrap; justify-content: flex-start;}
    .fw-list .hd ul li {margin-top: 10px;}
    .head-nav .head-cact{margin-left: 30px;}
    /* .fw-list ul {overflow-x: scroll;}
    .fw-list ul::-webkit-scrollbar {width: 0px;  } */
    /* .fw-list.hd ul::-webkit-scrollbar {
        width: 0 !important; 
   }  */
   /* 设置滚动条的样式 */
   /* .fw-list .hd ul::-webkit-scrollbar {
       width: 5px;
       height: 10px;
       border-radius: 8px;
   } */
   /* 滚动槽 */
   /* .fw-list .hd ul::-webkit-scrollbar-track {
       background-color: #f5f5f5;
   } */
   /* 滚动条滑块 */
   /* .fw-list .hd ul::-webkit-scrollbar-thumb {
       border-radius: 8px;
       width: 20px;
       background: #036eb8;
   } */


   .proinput-img2 img {width: 100% !important}


   


/* 
   ::-webkit-scrollbar {
    width: 10px;
    height: 10px;
  }
  
  ::-webkit-scrollbar-track {
    width: 6px;
    background: rgba(#101F1C, 0.1);
    -webkit-border-radius: 2em;
    -moz-border-radius: 2em;
    border-radius: 2em;
  }
  
  ::-webkit-scrollbar-thumb {
    background-color: rgba(144,147,153,.5);
    background-clip: padding-box;
    min-height: 28px;
    -webkit-border-radius: 2em;
    -moz-border-radius: 2em;
    border-radius: 2em;
    transition: background-color .3s;
    cursor: pointer;
  }
  
  ::-webkit-scrollbar-thumb:hover {
    background-color: rgba(144,147,153,.3);
  } */



    .fw-list .list-top a {display: block;}
    .fw-list .bd ul {flex-wrap: wrap; padding: 20px 0;}
    .fw-list .bd ul li {width: 49%;margin-top: 20px;height: auto;margin-bottom: 0;}


    /*应用领域  */
    .Fields2 .Fields2-con .con-pic { }

    /*配套设备  */
    /* .fw-list ul {overflow-x: scroll;} */
    /* .Ancillary-list .bd ul{flex-wrap: nowrap;} */
    .Ancillary-list .bd ul li {width: 24%;}
    .Ancillary-list .bd ul li .AncillaryBox-img {height: auto;}
    .Ancillary-list .list-top a {padding: 10px 20px; display: block; width: 200px;}

    /* ===================================================================内页================================================= */
    /* 内页关于我们 */ 
     .Company-left .left-top {width: 100%;}
     .Company-left .hz-num ul li::after {display: none;}

    /*关于我们-工厂展示  */
    .Factory ul li {width: 48%;height: auto; }
    .Factory ul li .Factory-title {bottom: 10px; padding: 0 40px;}

    /*关于我们-荣誉资质  */
    .honorsBox .hd ul li {width: 40%; padding-left: 20px;}
    .honorsBox .bd img {height: 615px;}

    /* ==========亚为产品==========*/
    .product-list ul li a,.equipment li .equipment-img{height: 270px;}
    .product-list ul::after {width:100%;}

    /* ==========配套设备==========*/

    /* ==========新闻资讯==========*/
    .news li .news-img {width: 35%; height: auto;}

    /* ==========新闻详情==========*/
    #nr-container {width: 92% !important}
    
    /* ==========资料下载==========*/
    .material li {width: 49%;}
    .material li .material-img {width: 20%;height: auto;}
    .material li .material-title {margin-right: 0;}

    
    /* ==========应用领域==========*/
    .application li {width: 24%;height: auto;}
    .application ul::after {width: 24%;}
    .news li .news-right{width: 60%;}
    .news li .news-title em{font-size: 50px;}
    .honor-list ul li a{height:360px;}
    .solution-list ul li a{height: 102px;}
    .solution-list ul li span{height: auto;}
    .nav-list a{padding: 0 20px;}
    .footer-nav dl dd{margin-right: 40px;}
    .footer-nav dl dd a{padding-right: 60px;}

}

/* ======================================================1500px========================================================= */
@media screen and (min-width: 200px) and (max-width: 1500px) {

    /* 配套设备 */
    .Ancillary-list .bd ul li {width: 24%;}
    .Ancillary-list .bd ul::after {width: 24%;}


    /* 关于我们 */
    .hz-about .hz-con .hz-num ul li {width: 18%;display:flex;flex-direction: column;align-items: center; padding: 0;}

     /* 应用领域 */
     .Fields .swiper-button-prev {top: 45%;width: 50px;    height: 50px;}
     .Fields .swiper-button-next {top: 45%; width: 50px;      height: 50px;}
     .Fields2 .Fields2-con .pic-left {line-height:30px;}
     .Fields2 .Fields2-con .pic-left h3 {font-size: 20px;margin-top: 5px;}
     .Fields2 .Fields2-con .pic-left span {font-size: 20px;}
     .Fields2 .Fields2-con .pic-right p {    -webkit-line-clamp: 1;}
     .Fields2 .Fields2-con .pic-left::after {left: 90px;}
     .Fields2 .Fields2-con .pic-left {width: 50%;}
     .Fields2 .Fields2-con .pic-left h3::after {bottom: -10px;}
     .Fields2 .Fields2-con .pic-right{width: 50%;}

    /* 底部 */
    /* .footer-con {display: flex;   justify-content: space-between;flex-wrap: wrap;}
    .footer-left {width: 100%; display: flex;  flex-direction: column; align-items: center;}
    .footer-left::after {display: none;}
    .footer-right {width: 100%;display: flex;justify-content: center;flex-direction: column;  align-items: center; margin-top: 50px;}
    .footer-right .right-con ul {margin-right: 50px;} */


    .footer-left {width: 40%;}
    .footer-nav dl {    margin-right: 30px;}
    .footer-nav dl dd a {    padding-right: 50px;}
    .footer-right {width: 55%;}

    
    /* ===================================================================内页================================================= */
    /* ==========亚为产品详情==========*/
    .product-de .de-right h3{font-size: 30px;}
    /* ==========配套设备详情==========*/
    .equipment-de .product-de .bd ul li .de-left {width: 32%;}


   /* 录入响应式调整 */
    .proinput-img4 tr img {width: 100% !important}

    .proinput-img3 tr img {width: 100% !important}

    .proinput-super tbody {    display: flex;  flex-wrap: wrap;  justify-content: center;  width: 100%;}
    .proinput-super tbody td {width: 100%;display: flex;justify-content: center;}
    .proinput-super tbody tr {  width: 100%;}
    .proinput-super tbody tr:nth-child(1) {display: flex;  flex-wrap: wrap;   justify-content: center;   width: 100%;}
    .nav-list a{padding: 0 18px;}
    .product-list ul li a,.equipment li .equipment-img{height: 248px;}
    .honor-list ul li a{height:342px;}
    .solution-list ul li a{height: 102px;}
    .Company-left .hz-num ul li h3{font-size: 28px;}
    .Company-left h2{font-size: 30px;}
    .hz-about .hz-con .hz-num ul li::after{display: none;}


}

@media screen and (min-width: 200px) and (max-width: 1400px) {
    /* 头部 */
    .head .container {    width: 95%; }
    .head-nav ul li a {   width: 80px;  }

    /* ==========新闻资讯==========*/
    .news li .news-right a {margin-top: 10px;}
    .nav-list a{padding: 0 12px;}
    .product-list ul li a,.equipment li .equipment-img{height: 234px;}
    .honor-list ul li a{height:324px;}
    .product-de .de-right{width: 58%;}
    .product-de .de-right .right-title{display: block;}
    .product-de .de-right .right-title a{display: block;margin-top: 40px;}
    .solution-list ul li a{height: 90px;}
    .product-list ul li span{margin-top: 10px;}


}

/* ======================================================1300px========================================================= */
@media screen and (min-width: 200px) and (max-width: 1300px) {
    /* 应用领域 */
    .Fields2 .Fields2-con .con-pic {height: 60px;}
    .Fields2 .Fields2-con .pic-left h3 {font-size: 15px;}
    .Fields2 .Fields2-con .pic-left::after {display: none;}

   /* 录入响应式调整 */
    .proinput-img2 img {width: 100% !important}
    .proinput-img1 img {width: 100% !important ; height: auto !important}
    /* .firstRow img {width: 100%;} */
   .nav-list a{padding: 0 10px;}
   .news li .news-title h3{font-size: 20px;}
   .news li .news-title em{font-size: 42px;line-height: 45px;}
   .news li .news-right a{padding-top: 25px;}
   .product-list ul li a,.equipment li .equipment-img{height: 215px;}
   .honor-list ul li a{height:300px;}
   .product-de .de-right{width: 50%;}
   .solution-list ul li a{height: 84px;}
    .product-list ul li span{margin-top: 10px;}
   .solution-list ul{margin: 0;}

}

/* ======================================================1200px========================================================= */
@media screen and (min-width: 200px) and (max-width: 1200px) {
	.fw-list .list-top li{width: 30%;margin: 0 5px;}
	.right-fixed{display: none;}
    /* 手机端头部 */
    .head {  display: none; } 
    .wap-header {  display: block; }
    .wap-header { display: block;}
    .wap-header .head-logo img {width: 65%;}
    .wap-header .head-con{height: auto;padding:18px 0 10px 0;}
    .wap-click span:nth-child(1){margin-top: 0;}
    /* banner */
    .banner .slid-con {    padding: 0 20px; box-sizing: border-box; margin-top: 25%;}


    /* 关于我们 */
    .hz-about .hz-con .hz-introduce ul {flex-wrap: wrap;justify-content: flex-start;}
    .hz-about .hz-con .hz-introduce li {border: 1px solid rgb(219, 219, 219);margin: 10px 0.5% 0 0.5%;  width: 32.3%;}
    .hz-about .hz-con .hz-introduce{border-top: none;}

    /* 配套设备 */
    .Ancillary-list .bd ul {flex-wrap: wrap;}
    .Ancillary-list .bd ul li {width: 48%;border: 1px solid rgb(241, 239, 239);}
    .Ancillary-list .bd ul .bd-list {border: none;}


    /* 新闻资讯 */
    .news-information {background-size: cover;}
    .news-information .news-con {flex-wrap: wrap;}
    .newsinfo-left {width: 100%;}
    /* .newsinfo-left .newsinfo-con .con-left img {height: ;} */

    .newsinfo-right {margin-top: 20px;width: 100%;}



    /* ===================================================================内页================================================= */
    /* 内页关于我们 */
    .Company-con {flex-wrap: wrap;background-size: cover;}
    .Company-left .left-top {width: 100%;}
    .Company-con .Company-left {width: 100%;    padding: 30px 20px 30px 40px;}
    .Company-right {width: 100%; padding: 10px;    border-top-right-radius: 150px; box-sizing: border-box; height: auto;}

    /*关于我们-企业文化  */
    .corporate {display: none;}
    .wap-corporate {display: block;}

    /*关于我们-荣誉资质  */
    .honorsBox .bd {width: 48%;}
    .honorsBox .hd {width: 50%;}


    /* 亚为产品 */
    .nav-list {flex-wrap: wrap;}

    /* ==========亚为产品==========*/
    .product-list ul li {width: 48%;}
    .product-list ul::after {width: 48%;}

    /* ==========配套设备==========*/

    
    /* ==========新闻资讯==========*/
    .news li .news-right a {padding-top: 10px;}
    .news li .news-title em {font-size: 50px;line-height: 0;}
    .news li .news-right p {padding-top: 5px;}


    /* ==========资料下载==========*/

    /* ==========联系我们==========*/
    .contact-con ul {flex-wrap: wrap;}
    .contact-con li:nth-child(1) {width: 48%;}
    .contact-con li:nth-child(2) {width: 48%;}
    .contact-con li:nth-child(3) {width: 100%; margin-top: 20px;}

    /* ==========应用领域==========*/
    .application li {width: 32%;}
    .application ul::after {width: 32%;}
    .application li .application-title {height: 60px;line-height: 60px;}
    .application li .application-title h6::after {bottom: 10px;}



    /* 录入响应式调整 */
    .proinput-img4 tr  {display: flex;flex-wrap: wrap; justify-content: space-between;}
    .proinput-img4 tr td {width: 49%;}

    .proinput-img3 tr  {display: flex;flex-wrap: wrap; justify-content: space-between;}
    .proinput-img3 tr td {width: 49%;}


     .footer-con {display: flex;   justify-content: space-between;flex-wrap: wrap;}
    .footer-left::after {display: none;}
    .footer-right .right-con ul {margin-right: 50px;}
    .footer-nav dl dd a{padding-right: 30px;}
    .nav-list a{padding: 0 18px;}
    .product-list ul li{width: 32%;margin-right: 2%;}
    .product-list ul li:nth-child(5n){margin-right: 2%;}
    .product-list ul li:nth-child(3n){margin-right:0;}
    .product-list ul li a,.equipment li .equipment-img{height: 348px;}
    .honor-list ul li a{height:465px;}
    .product-de .bd ul li .de-left{height: 460px;height: 460px;}.product-de .de-right h3{font-size: 22px;}
    .product-de .de-right .right-title{display: block;}
    .product-de .de-right .right-title a{display: block;margin-top: 40px;}
    .solution-list ul li a{height: 137px;}
}

/* ======================================================1000px========================================================= */
@media screen and (min-width: 200px) and (max-width: 1100px) {.hz-about .hz-con .hz-num ul li h3{font-size: 30px;}.nav-list a{padding: 0 20px;}.product-list ul li a,.equipment li .equipment-img{height: 306px;}.honor-list ul li a{height:425px;}.product-de .bd ul li .de-left{height: 450px;}.product-de .de-right h3{font-size: 20px;}}
@media screen and (min-width: 200px) and (max-width: 1000px) {
    /* banner */
    /* .banner .swiper-slide {height: 600px !important} */
    .slid-con h1 { font-size: 50px;}
    .slid-con img {top: 123px;}
    .slid-con h2 {font-size: 25px;}
    .slid-con p {font-size: 16px;}

    .fw-list .list-top li{width: 30%;margin: 0 5px;}
      /* 应用领域 */
    .Fields2 .Fields2-con .pic-left span {display: none;}


    /* 录入响应式调整 */
    .proinput2 tr {display: flex;flex-wrap: wrap;width: 100%; }
    .proinput2 tr td {width: 48%;}


    .proinput-super tbody tr td {width: 100%;}
    .proinput-super tbody tr td img {width: 100%;}
    .index-title h1{font-size: 40px;top: 45px;}
    .index-title h2{font-size: 30px;}
    .hz-about .hz-con .hz-num ul li h3{font-size: 30px;line-height: 30px;}
    .hz-about .hz-con .hz-num .num2 b{font-size: 42px;line-height: 40px;}
    .hz-about .hz-con .hz-num ul li:nth-child(2) h3::after {right: -52px;}
    .hz-about .hz-con .hz-introduce li h3{font-size: 20px;}
    .Fields .Fields-top em{font-size: 16px;}
    .newsinfo-left .newsinfo-con .links a{margin-top: 17px;}
    .newsinfo-left .newsinfo-con .links a::after{bottom: -20px;}
    .footer-nav dl dd a{padding-right: 25px;}
    .footer-nav dl{margin-right: 20px;}
    .nav-list a{padding: 0 15px;}
    .news li .news-title h3{font-size: 20px;}
   .news li .news-title em{font-size: 32px;line-height: 35px;}
   .news li .news-right a{padding-top: 25px;}
   .news li{padding: 30px 0;}
   .about-nav a,.nav-list a{height: 70px;line-height: 70px;}
   .news{padding: 30px 0;}
   .product-list ul,.equipment{margin: 30px 0;}
   .product-list ul li a,.equipment li .equipment-img{height: 280px;}
   .honor-list ul li a{height:384px;}
   .history li h3{font-size: 28px;}
   .solution-list ul li a{height: 110px;}
   .solution-list ul{margin: 10px 0;}
   
}

/* ======================================================900px========================================================= */
@media screen and (min-width: 200px) and (max-width: 900px) {
    /* 关于我们 */
    .hz-about .hz-con .hz-num ul {flex-wrap: wrap; justify-content: flex-start;}
    .hz-about .hz-con .hz-num ul li {width: 48%; margin-top: 10px;}
    .hz-about .hz-con .hz-num ul li::after {display: none;}
    .hz-about .hz-con .hz-introduce li {width: 48%;margin: 10px 1% 0 1%;}
    .nav-list {justify-content: flex-start;width: 120%;}
	.nav-list3{justify-content: flex-start;width: 350%;}
    .product-nav .container {overflow-x: auto;}

    /* ===================================================================内页================================================= *
    /*亚为产品详情  */
    .ny-product-de {margin: 40px 0;}
    .product-de .detop {flex-wrap: wrap;}
    .product-de .bd ul li .de-left {width: 100%;}
    .product-de .de-right {width: 100%;}

    /*配套产品详情  */
    .product-de .detop {flex-wrap: wrap;}
    .equipment-de .product-de .bd ul li .de-left {width: 100%;}
    .equipment-de .product-de .de-right {width: 100%; margin-top: 20px;}
    .equipment-de .product-de .de-right ul {width: 100%;}
    .Company-left .hz-num .num2 b {font-size: 42px;}
    .Company-left .hz-num ul li h3::after {right:-15px;width: 18px;height: 18px;bottom: 10px;}
    .Company-left .hz-num ul li:nth-child(2) h3::after {right: -50px;}
    .Company-left .hz-num ul li:last-child h3::after{bottom: 10px;}
    .product-list ul li a,.equipment li .equipment-img{height: 250px;}
    .honor-list ul li a{height:349px;}
    .product-de .bd ul li .de-left{height: auto;}
    .history li h3{font-size: 26px;}
    .solution-list ul li a{height: 100px;}
   .solution-list ul{margin: 10px 0;}

}
@media screen and (min-width: 200px) and (max-width: 800px) {.product-list ul li a,.equipment li .equipment-img{height: 221px;}.honor-list ul li a{height:308px;}.solution-list ul li a{height: 86px;}
   .solution-list ul{margin: 10px 0;}}
/* ======================================================手机端========================================================= */
@media screen and (min-width: 200px) and (max-width: 768px) {
    .right-fixed{display: none;}
    .fw-list .hd ul {justify-content: space-between;}
    .fw-list .hd ul li {width: 49%;margin:5px 2% 5px 0;}
    .fw-list .hd ul li:nth-child(2n){margin-right: 0;}
    .fw-list .list-top a {margin-right: 0; width: 100%;  padding: 10px;box-sizing: border-box;   display: flex;  justify-content: space-between;}
    /* margin-right: 10px; */
    /* .fw-list .hd ul::-webkit-scrollbar  {display: none;} */
    
    /* 新闻资讯 */
    .news-information {padding-bottom: 30px;}
    .newsinfo-left {padding: 20px;}
    .newsinfo-left .newsinfo-con {flex-wrap:  inherit;display: block;}
    .newsinfo-left .newsinfo-con .con-left {width: 100%;padding-bottom: 0;}
    .newsinfo-left .newsinfo-con .con-right {width: 100%; padding-left: 0; margin-top: 20px;margin-left: 0;}
    .newsinfo-left .newsinfo-con .links2 {margin-top: 0;}
    .newsinfo-left .newsinfo-con .links a {margin: 10px 0;}
    .newsinfo-right {margin-top: 20px;width: 100%; padding: 20px;}    .newsinfo-left .newsinfo-con .links a::after{bottom: -10px;}


    /* 底部 */
    .index-footer {padding-top: 30px;}
    .footer-left h3 {margin-bottom: 10px;}
    .footer-nav {justify-content: space-between;}
    .footer-nav dl {margin-right: 20px;}
    .footer-nav dl:last-child {margin-right: 0;}
    .footer-nav dl dd a {padding-right: 30px;}
    .footer-right {margin-top: 20px;}
    .footer-right .right-con {flex-wrap: wrap;}
    .footer-right .right-con ul {width: 100%;margin-right: 0;    text-align: center;}
    .footer-right .right-con ul li:last-child span {font-size: 15px;}
    .footer-right .right-con ul li:first-child {margin-top: 10px;}
    .footer-code {display: flex; align-items: center;   justify-content: center;   width: 100%; margin-bottom: 20px;}
    .footer-right .footer-code div:nth-child(1) {margin-top: 20px;}
    .footer-copy .copy {flex-wrap: wrap;padding: 10px 0;}
    .footer-copy .copy p {width: 100%;}
    .index-footer,.zwys{display: none;}
    .pf_down,.wapfoot-zw{display: block;}

    /* ===================================================================内页================================================= */
    /*关于我们-荣誉资质  */
    .about-honors {padding-bottom:40px;padding-top: 10px;}
    .honorsBox {flex-wrap: wrap;}
    .honorsBox .bd {width: 95%;}
    .honorsBox .bd img {height: auto;}
    .honorsBox .hd {width: 100%;margin-top: 20px;}
    .honorsBox .hd ul {justify-content: space-between;}
    .honorsBox .hd ul li {width: 44%;    margin: 15px 20px 0 0;}
    .Company-title h3{font-size: 20px;padding-top: 20px;}
    .Company-title h4{padding-bottom: 22px;}
    .Company .Company-title p{text-align: justify;margin: 5px 0;}
    .Company-left .left-top em{font-size: 22px;}
    .Company .Company-con{margin-top: 35px;}

    /*=============== 亚为产品详情==========*/
    .nav-list {justify-content: flex-start;width: 200%;}
	.nav-list3{justify-content: flex-start;width: 350%;}
    .nav-list a:nth-child(3)::before {display: none;}
    .nav-list a:nth-child(6)::before {display: none;}    .product-nav .container{overflow-x: auto;}
    .Factory{padding: 30px 0;}
    .product-nav2 .about-nav{width: 140%;}


    /*=============== 配套设备==========*/
    .equipment {margin: 20px 0;}
    .equipment .equipment-hide {    top: 170%;}
    .equipment li span {font-size: 16px;line-height: 50px;}

    /* ==========新闻资讯==========*/
    .news {padding: 20px 0;}
    .news li {flex-wrap: wrap;padding: 20px 0;}
    .news li .news-img {width: 100%;}
    .news li .news-right {width: 100%;}
    .news li .news-title em {line-height: 50px;}

     /* ==========资料下载==========*/
     .contact-nav .navus {height: 60px;width: 150%;}
     .contact-nav .navus a {line-height: 60px;}
     .material {padding: 0 0 40px 0;}
     .material li {width: 100%;padding: 20px;}

    /* ==========联系我们==========*/
    .contact-con .contact-map {margin: 20px 0;}
    .contact-con li:nth-child(1) {width: 100%;}
    .contact-con li:nth-child(2) {width: 100%;}
    .contact-con li::after {display: none;}
    .contact-con li {margin-top: 20px;}
    .contact-con li h3 {margin-bottom: 10px;font-size: 18px;}    .contact-nav .navus a,.application li .application-hide h3{font-size: 16px;}    .application li .application-hide p{font-size: 14px;}
    .about-title h3{font-size: 22px;}
    .Company-left .hz-num ul li h3 {font-size: 36px;}
    .Company-left .hz-num .num2 b {font-size: 36px;}
    .Company-left .hz-num ul li h3::after {right:-15px;width: 18px;height: 18px;bottom: 10px;}
    .Company-left .hz-num ul li:nth-child(2) h3::after {right: -50px;}
    .Company-right {border-top-right-radius: 70px;}
    .Company-left h2{font-size: 24px;}
    .history li h3{font-size: 32px;}
    .contact-nav .container{overflow-x: auto;}
    .news li .news-title{padding-top: 10px;}
    .news li .news-title h3{font-size: 18px;}
    .news li .news-title em{font-size: 28px;line-height: 28px;}
    .news li .news-title span{font-size: 18px;}
    .Company{margin:15px 0 30px 0;}
    .contact-con li span{font-size: 14px;}
    .contact-con li .address-icon img{width: auto;height: 24px;display: inline-block;}
    .contact-con li .address-icon{align-items: inherit;}
    .contact-con li:nth-child(3){display: none;}
    .contact-con{padding-bottom: 50px;padding-top: 20px;}
    .details-con p{font-size: 16px;line-height: 28px;}
    .history li h3{font-size: 22px;}
	.fw-list .bd ul li .list-hide{display: none;}
    
}

@media screen and (min-width: 200px) and (max-width: 650px) {
	#nr-container .nr-content{line-height: 24px;font-size: 15px;}
	#nr-container .nr-content img{max-width: 100%;}
	.material li .material-download {
    background: url(../images/download-icon1.png) no-repeat center;
    background-size: auto 28px;
    width: 46px;
    height: 28px;
    }
    .material li{margin-top: 15px;padding: 15px;}
    .material li .material-title{width: 45%;}
    .material{padding-top: 30px;}
	.material li h3{font-size: 15px;}
	.material li .title-info{margin-top: 8px;}
	.contact-nav .navus a, .application li .application-hide h3{font-size: 15px;}
	.Company-title p{font-size: 14px;}
	.Company-title h3,.Company-left .left-top em,.about-title h3{font-size: 20px;}
    /* 头部 */
    .wap-header .head-logo img {width: 52%;display: block;}
    .wap-nav {top: 68px;}
    .wap-zw {height: 68px; display: block;}
    .head-con{position: relative;top: -2px;}
    .banner .swiper-pagination-bullet {width: 12px;height: 12px; margin-right: 0.5rem;}
     .banner .swiper-pagination-bullet-active {width: 30px;   height: 12px;}
     .wap-click span:nth-child(1){margin-top: 4px;}
    /* 手机端底部 */
    .wapfoot-zw{display: block;}
    .pf_down {display: block;}

    /* 公用标题 */
    .index-title h1 {font-size: 24px;top: 30px;}
    .index-title h2 {font-size: 20px;}    .index-title{margin-bottom: 30px;}    .fw-list .list-top a,.hz-about .hz-con p{font-size: 14px;}

    /* 关于我们 */
    .hz-about {margin-bottom: 40px;}
    .hz-about .hz-con .hz-num { margin: 20px 0;   border-top-right-radius: 25px;  border-bottom-left-radius: 25px;}
    .hz-about .hz-con .hz-num ul li h3 {font-size: 28px;}
    .hz-about .hz-con .hz-num .num2 b {font-size: 28px;}
    .hz-about .hz-con .hz-num ul li h3::after {width: 40%;bottom: 8px;}
    .hz-about .hz-con .hz-num ul li:nth-child(2) h3::after {right: -50px;}
    .hz-about .hz-con .hz-num ul li:last-child h3::after {bottom: 8px;}
    .hz-about .hz-con .hz-introduce ul {justify-content: space-between;}
    .hz-about .hz-con .hz-introduce li {height: auto;padding: 10px 10px 25px 10px; margin: 12px 1% 0 1%;}
    .hz-about .hz-con .hz-introduce li h3 {font-size:15px;margin: 5px 0;}
    .hz-about .hz-con .hz-introduce li span  {font-size: 14px;text-align: left;height: 43px;text-overflow: -o-ellipsis-lastline;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  -webkit-box-orient: vertical;}

    /* 应用领域 */
    .Fields {padding: 20px 0 30px 0;}
    .Fields .Fields-top::after {right: -10px;}
    .application-Fields .index-title h1 {font-size: 24px;top: 30px;}
    .Fields2 .Fields2-con .con-pic {height: 40px;}
    .Fields2 .Fields2-con .pic-left h3 {font-size: 12px;display: -webkit-box;    overflow: hidden;    -webkit-line-clamp: 1;     -webkit-box-orient: vertical;margin-right: 10px;line-height: 40px;margin-top: 0;}
    .Fields2 .Fields2-con .pic-right p {font-size: 12px;}
    .Fields .Fields-top em{font-size: 14px;}        .Fields .Fields-top .Fields-img{width: 60px;height: 60px;}        .Fields .swiper-slide-active .Fields-img::before{width: 80px;height: 80px;}
    .newsinfo-left .newsinfo-title h3,.newsinfo-right .newsinfo-title h3{font-size: 18px;}    .newsinfo-left .newsinfo-title h4,.newsinfo-left .newsinfo-con .links h4,.newsinfo-right .newsinfo-more li a,.newsinfo-right .newsinfo-title h4{font-size: 14px;}
    /* banner */
    .banner .swiper-slide {height: 200px !important}
    .banner .swiper-pagination {bottom: 15px;}
    .banner .slid-con {margin-top: 30%;}
    .slid-con h1 { font-size: 30px;}
    .slid-con img {top: 60px;}
    .slid-con h2 {font-size: 25px;line-height: 25px;top: -6px}
    .slid-con p {font-size: 16px;}
    .index-footer,.zwys{display: none;}

    /* 配套设备 */
    .Ancillary .index-title h1 {font-size: 24px;top: 30px;}
    .Ancillary .bd ul {padding-bottom: 0;}
    .Ancillary-list .bd ul li span {font-size: 15px;line-height: 40px;}
    .Fields2 .Fields2-con .pic-left{padding-left: 10px;width: 45%;}




    /* ===================================================================内页================================================= */
    /* 内页banner */
    .ny-banner {height: 120px;background-size: 100% 120px;    }
    .ny-banner .banner-con {padding-top: 0px;margin-top: -36px;}
    .ny-banner .banner-con h1 {font-size: 20px;}
    .ny-banner .banner-con h2 {font-size: 20px;}
    .ny-banner .banner-con a {width: 130px;height: 40px;margin-top: 5px;}
    
    .banner .swiper-button-prev1 {width: 45px;height: 45px; left: 3%;}
    .banner .swiper-button-next1 {width: 45px;height: 45px; right: 3%;}

    /* 内页关于我们 */
    .about-nav a {height: 50px;line-height: 50px;font-size: 15px;margin-right: 0;}
    /*关于我们-公司简介  */
    .Company {margin: 20px 0;}
    .Company-title p {margin: 10px 0;}
    .Company-left .hz-num ul {flex-wrap: wrap; justify-content: initial;}
    .Company-left .left-top span {line-height:50px;font-size: 40px;}
    .Company-left .hz-num {margin-top: 20px;}
    .Company-left h2 {font-size: 18px;left: 0;}
    .Company-con .Company-left {padding: 10px;}
    .Company-left .hz-num ul li {width: 48%;    display: flex;  margin-top: 20px;   flex-direction: column;    align-items: center;}
    .Company-left .hz-num ul li h3 {font-size: 36px;     }
    .Company-left .hz-num .num2 b {font-size: 36px;}
    .Company-left .hz-num ul li h3::after {right:0; width: 100%;}
    .Company-left .hz-num ul li:nth-child(2) h3::after {right: -50px;}
    .Company-right {border-top-right-radius: 70px;}
    .history li .history-time p::before{top: 8px;}

    /*关于我们-发展历程  */
    .history li .history-time {height:auto; background: url(../images/about-history-bj.png) no-repeat left 25px top;padding:0px 0 20px 20px;background-size: contain;}
    .history li h3 {font-size: 20px;padding-left: 20px;}
    .history li .history-time h4,.history li .history-time p{font-size: 14px;line-height: 22px;}
    .history-nav{margin: 20px 0 0 20px;}
    .history-nav img{width: 45px;height: 45px;}
    .history li .history-time i::after{width: 15px;height: 15px;left: -3.5px;top: -3.5px;}
    .history li .history-time i{width: 8px;height:8px;left: 2px;top: 30px;}

    /*关于我们-工厂展示  */
    .Factory ul li {    border-bottom-left-radius: 20px;border-top-right-radius: 20px;}
    .Factory ul li .Factory-title {padding: 0 10px;bottom: 0;}
    .Factory ul li .Factory-title h3 {font-size: 16px;}
    .Factory {padding:0 0 0px 0;}
    .history{margin-bottom: 30px;}
    .corporate-list li h4{font-size: 16px;margin: 0 auto;}
    .corporate-list li span{font-size: 14px;white-space: normal;}
    .about-title{margin-top: 0;margin-bottom: 25px;}
    .about-honors{padding-top: 30px;}
    .application-Fields2{margin-bottom: 0;padding-bottom: 0;}


    /* 企业文化手机端 */
    .wap-corporate { background-size: cover; padding: 20px 0;box-sizing: border-box;}
    .wap-corporate .corporate-bj1 { position: relative; width: 330px;  height: 330px; }
    .wap-corporate .corporate-bj2 { position: absolute; width: 280px;  height: 280px; ;}
    .wap-corporate .corporate-title { width: 250px;  height: 250px;  position: absolute; }
    .wap-corporate .corporate-title::before {animation: corporate-titles2  1s infinite; width: 330px;height: 330px; }
    .wap-corporate .corporate-list li {align-items: center;
    justify-content: center;
    position: relative;
    left: 0;
    margin: 0 auto;display:block;width: 100%;}
    .wap-corporate .corporate-list li .list-left {margin-top: 15px;}
    .wap-corporate .corporate-list ul {display: flex; justify-content: center; flex-wrap: wrap;}
    .corporate-list li:nth-child(3) h4::before {
    content: "";
    display: block;
    width: 6px;
    height: 6px;
    border: 1px solid #fff;
    border-radius: 50%;
    position: absolute;
    top: 0;
    right: initial;
    left: -12px;
}


    /* 产品 */
    .nav-list a:nth-child(3)::before {display: none;}
    .nav-list a:nth-child(6)::before {display: none;}
    .nav-list a {height: 60px;line-height: 60px;font-size: 15px;padding: 0 14px;}

    /* ==========产品==========*/
    .product-list ul {margin: 0;}
    .product-list ul li span {margin-top: 10px;font-size: 14px;}
    .pagination {margin: 40px 0;}

    /* ==========产品详情==========*/
    .product-de .de-right {margin-top: 20px;}
    .product-de .de-right h3 {font-size: 16px;}
    .product-de .de-right .right-title a {    width: 110px;  height: 30px; line-height: 30px;}
    .product-de .de-right ul {margin: 15px 0;}

    .product-relevant {margin: 30px 0 50px 0;}
    .product-de .de-right .right-title{display: block;}
    .product-de .de-right .right-title a{display: inline-block;margin-top: 15px;}
    .product-de .de-right li{font-size: 14px;}
    .product-de .de-right .de-contact img{width: 28px;height: auto;}
    .ny-details .details-con,.ny-details .details-con h1,.relevant-list ul li span{font-size: 14px;}
    .product-title strong{font-size: 18px;}
    .product-title{margin-bottom: 30px;}
    .product-de .bd ul li .de-left{height: auto;}


    /* ==========应用领域==========*/
    .application {padding: 20px 0;}
    .application li {width: 48%;}
    .application ul::after {width: 48%;}
    .application li .application-title {height: 40px;line-height: 40px;}
    .application li .application-title h6 {font-size: 16px;    margin-left: 10px;}
    .application li .application-title h6::after {width: 60px; bottom: 5px;}



    /* 录入响应式调整 */
    /* .proinput2 tr {display: flex;flex-wrap: wrap;width: 100%; } */
    .proinput2 tr td {width: 100%;}


    .proinput-img4 tr td img {height: 170px !important}
    .proinput-img3 tr td img {height: 170px !important}
    .proinput-img2 img {height: auto !important}


    .proinput-img11  tr {display: flex;flex-wrap: wrap;}
    .proinput-img11  tr td {width: 100%;}
    .proinput-img11 img {width: 100%;}
    .Company-left .hz-num ul li h3::after{width: 18px;height: 18px;right: -15px;bottom: 10px;}
    .Company-left .hz-num ul li:last-child h3::after{bottom: 10px;right: -15px;}
    .news li .news-title h3{font-size: 16px;display: block;margin:8px 0 15px 0;}
    .news li .news-title{display: block;text-align: left;margin-bottom: 10px;}
    .news li .news-title em{font-size: 24px;line-height: 28px;}
    .news li .news-title span{font-size: 16px;}
    .news li .news-right p{font-size: 14px;}
    .news li .news-title div{border-top: 1px solid #efefef;padding-top: 15px;}
    .product-list ul li{width: 49%;margin-right: 2%;margin-top: 20px;}
    .product-list ul li:nth-child(5n){margin-right: 2%;}
    .product-list ul li:nth-child(3n){margin-right:2%;}
    .product-list ul li:nth-child(2n){margin-right:0;}
    .product-list ul li a,.equipment li .equipment-img{height: 285px;}
    .product-list{padding-top: 10px;}
    .honor-list ul li a{height:389px;}
    .history li h3{font-size: 20px;}
    .solution-list ul li a{height: 112px;}
   .solution-list ul{margin:0;}
   .fw-list .list-top a span{display: inline-block;white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    word-break: break-all;}
    .Fields2 .Fields2-con img{max-height: 226px;}
	.fw-list .bd ul li .list-hide{display: none;}
	.hz-about .hz-con .hz-introduce li .introduce-img{margin-top: 10px;}
	
    
}

@media screen and (min-width: 200px) and (max-width: 420px) {
	.product-list ul li a,.equipment li .equipment-img{height: 187px;}
	.product-list ul li .list-hide{padding: 30px 15px;}
	.product-list{padding-top: 20px;}
	.nav-list a{height: 50px;line-height: 50px;}
	 .honor-list ul li a{height:254px;}
	 .history li h3{font-size:18px;}
	 .solution-list ul li a{height: 74px;}
   .solution-list ul{margin: 0;}
   .Fields2 .Fields2-con img{max-height: 150px;}
}
@media screen and (min-width: 200px) and (max-width: 375px) {
	.product-list ul li a,.equipment li .equipment-img{height: 169px;}
	.product-list ul li .list-hide{padding: 20px 15px;}
	 .honor-list ul li a{height:230px;}
	 .solution-list ul li a{height: 66px;}
   .solution-list ul{margin: 0;}
   .Fields2 .Fields2-con img{max-height: 130px;}
}
